Click here to Skip to main content
15,905,073 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I need to convert every sting in resouce file (which is in English by default) to Greek.
How can I do it? Not only English, I have to create in multiple languages.

Please help me.
Posted
Updated 26-Feb-11 1:30am
v2

Based on your tag, VC++, have a look at these articles:
.NET - Localization using Resource file[^]
RC Localization Tool (LocalizeRC)[^]

This link[^] with C++ as tag should give you more, if needed.
 
Share this answer
 
Comments
Espen Harlinn 26-Feb-11 9:27am    
Good links, my 5
Sandeep Mewara 27-Feb-11 5:18am    
Thanks.
Sergey Alexandrovich Kryukov 26-Feb-11 11:31am    
Agree, my 5.
--SA
Sandeep Mewara 27-Feb-11 5:19am    
Thanks,.
An MSDN link here[^].
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 26-Feb-11 11:32am    
Yes, 5.
--SA
 
Share this answer
 
v4

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900